[INFO] cloning repository https://github.com/underdog-org/color-it
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/underdog-org/color-it" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funderdog-org%2Fcolor-it", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funderdog-org%2Fcolor-it'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cfb2a90808c84b1604781f8e649709aec7525487
[INFO] checking underdog-org/color-it against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funderdog-org%2Fcolor-it" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/underdog-org/color-it
[INFO] finished tweaking git repo https://github.com/underdog-org/color-it
[INFO] tweaked toml for git repo https://github.com/underdog-org/color-it written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/underdog-org/color-it on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/underdog-org/color-it already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `colorlull-engine`
[INFO] [stderr]   --> Cargo.toml:39:25
[INFO] [stderr]    |
[INFO] [stderr] 39 | [workspace.dependencies.colorlull-engine]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `colorlull-engine`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2434537104d75cdb9898a08d14432b3b79795d97377356b8b1f199b4c4cb77f7
[INFO] running `Command { std: "docker" "start" "2434537104d75cdb9898a08d14432b3b79795d97377356b8b1f199b4c4cb77f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2434537104d75cdb9898a08d14432b3b79795d97377356b8b1f199b4c4cb77f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2434537104d75cdb9898a08d14432b3b79795d97377356b8b1f199b4c4cb77f7" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2434537104d75cdb9898a08d14432b3b79795d97377356b8b1f199b4c4cb77f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2434537104d75cdb9898a08d14432b3b79795d97377356b8b1f199b4c4cb77f7" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `colorlull-engine`
[INFO] [stderr]   --> Cargo.toml:39:25
[INFO] [stderr]    |
[INFO] [stderr] 39 | [workspace.dependencies.colorlull-engine]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `colorlull-engine`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling naga v30.0.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling wgpu-hal v30.0.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]    Compiling wgpu-core v30.0.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling wgpu v30.0.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]     Checking clap_builder v4.6.5
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling aws-lc-sys v0.43.0
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking naga-types v30.0.0
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking clap v4.6.5
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.5
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking wgpu-types v30.0.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]     Checking colorlull-colorpack v0.1.0 (/opt/rustwide/workdir/core/colorpack)
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking jpeg-encoder v0.7.1
[INFO] [stderr]     Checking colorlull-stroke v0.1.0 (/opt/rustwide/workdir/core/stroke)
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking colorlull-baker v0.1.0 (/opt/rustwide/workdir/tools/baker)
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking uniffi_pipeline v0.29.5
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking colorlull-oplog v0.1.0 (/opt/rustwide/workdir/core/oplog)
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking smawk v0.3.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]    Compiling uniffi_meta v0.29.5
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking micromap v0.3.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking referencing v0.49.3
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking uniffi_udl v0.29.5
[INFO] [stderr]    Compiling uniffi_macros v0.29.5
[INFO] [stderr]     Checking jsonschema-value v0.49.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking fancy-regex v0.18.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking colorlull-document v0.1.0 (/opt/rustwide/workdir/core/document)
[INFO] [stderr]     Checking jsonschema-regex v0.49.3
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking uniffi_core v0.29.5
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking colorlull-history v0.1.0 (/opt/rustwide/workdir/core/history)
[INFO] [stderr]     Checking colorlull-app-state v0.1.0 (/opt/rustwide/workdir/core/app-state)
[INFO] [stderr]     Checking wgpu-naga-bridge v30.0.0
[INFO] [stderr]     Checking askama v0.13.1
[INFO] [stderr]     Checking uniffi v0.29.5
[INFO] [stderr]     Checking uniffi_bindgen v0.29.5
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v30.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking colorlull-render v0.1.0 (/opt/rustwide/workdir/core/render)
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking colorlull-engine v0.1.0 (/opt/rustwide/workdir/core/engine)
[INFO] [stdout] warning: overflow evaluating the requirement `<RustEngine as FfiConverterArc<UT>>::FfiType well-formed`
[INFO] [stdout]   --> core/engine/src/engine.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(uniffi::Object)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `RustEngine: Sync`
[INFO] [stdout]    = note: which requires `std::sync::Mutex<Inner>: Sync`
[INFO] [stdout]    = note: which requires `Inner: Send`
[INFO] [stdout]    = note: which requires `RenderContext: Send`
[INFO] [stdout]    = note: which requires `Option<render::context::Attached>: Send`
[INFO] [stdout]    = note: which requires `render::context::Attached: Send`
[INFO] [stdout]    = note: which requires `wgpu::api::surface::Surface<'static>: Send`
[INFO] [stdout]    = note: which requires `wgpu::dispatch::DispatchSurface: Send`
[INFO] [stdout]    = note: which requires `Arc<wgpu::backend::wgpu_core::CoreSurface>: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::CoreSurface: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]    = note: which requires `Arc<wgpu_core::global::Global>: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::global::Global: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::hub::Hub: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::registry::Registry<Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu_core::command::compute::ComputePass>>>: Send`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`engine`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `uniffi::Object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `<engine::RustEngine as FfiConverterArc<UT>>::FfiType well-formed`
[INFO] [stdout]   --> core/engine/src/engine.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[derive(uniffi::Object)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `engine::RustEngine: Sync`
[INFO] [stdout]    = note: which requires `std::sync::Mutex<Inner>: Sync`
[INFO] [stdout]    = note: which requires `Inner: Send`
[INFO] [stdout]    = note: which requires `RenderContext: Send`
[INFO] [stdout]    = note: which requires `Option<render::context::Attached>: Send`
[INFO] [stdout]    = note: which requires `render::context::Attached: Send`
[INFO] [stdout]    = note: which requires `wgpu::api::surface::Surface<'static>: Send`
[INFO] [stdout]    = note: which requires `wgpu::dispatch::DispatchSurface: Send`
[INFO] [stdout]    = note: which requires `std::sync::Arc<wgpu::backend::wgpu_core::CoreSurface>: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::CoreSurface: Send`
[INFO] [stdout]    = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]    = note: which requires `std::sync::Arc<wgpu_core::global::Global>: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::global::Global: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::hub::Hub: Send`
[INFO] [stdout]    = note: which requires `wgpu_core::registry::Registry<std::sync::Arc<lock_api::mutex::Mutex<parking_lot::raw_mutex::RawMutex, wgpu_core::command::compute::ComputePass>>>: Send`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`engine`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `uniffi::Object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking jsonschema v0.49.3
[INFO] [stderr] warning: unused dependency `colorlull-oplog`
[INFO] [stderr]   --> core/document/Cargo.toml:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | colorlull-oplog = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `colorlull-oplog`
[INFO] [stderr] warning: `colorlull-document` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `colorlull-history`
[INFO] [stderr]   --> core/engine/Cargo.toml:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | colorlull-history = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `colorlull-history`
[INFO] [stderr] warning: `colorlull-engine` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `colorlull-oplog`
[INFO] [stderr]   --> core/history/Cargo.toml:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | colorlull-oplog = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `colorlull-oplog`
[INFO] [stderr] warning: `colorlull-history` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `colorlull-colorpack`
[INFO] [stderr]   --> core/oplog/Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | colorlull-colorpack = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `colorlull-colorpack`
[INFO] [stderr] warning: `colorlull-oplog` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `colorlull-colorpack`
[INFO] [stderr]   --> core/stroke/Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | colorlull-colorpack = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `colorlull-colorpack`
[INFO] [stderr] warning: `colorlull-stroke` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 32s
[INFO] running `Command { std: "docker" "inspect" "2434537104d75cdb9898a08d14432b3b79795d97377356b8b1f199b4c4cb77f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2434537104d75cdb9898a08d14432b3b79795d97377356b8b1f199b4c4cb77f7", kill_on_drop: false }`
[INFO] [stdout] 2434537104d75cdb9898a08d14432b3b79795d97377356b8b1f199b4c4cb77f7
